projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dbf633
)
Add defvar -> defcustom.
author
Glenn Morris
<rgm@gnu.org>
Thu, 3 Apr 2008 04:12:51 +0000
(
04:12
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 3 Apr 2008 04:12:51 +0000
(
04:12
+0000)
etc/TODO
patch
|
blob
|
history
diff --git
a/etc/TODO
b/etc/TODO
index c8542374a6e100c3e50d8bcd6861c30a5beb36e3..2701e0e5cbdea8cd288a61369a8963c4b11baf40 100644
(file)
--- a/
etc/TODO
+++ b/
etc/TODO
@@
-33,6
+33,9
@@
It can use the same icons as gud.
** Check what minor modes don't use define-minor-mode and convert them
to use it.
+** Convert all defvars with leading `*' in the doc-strings into defcustoms
+of appropriate :type and :group.
+
* Small but important fixes needed in existing features:
** Flymake's customization mechanism needs to be both simpler (fewer